home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2001 February / maximum-cd-2001-02.iso / Team Arena / TeamArenaDemo.exe / Main / pak0.pk3 / scripts / ctf2.shader < prev    next >
Encoding:
Text File  |  2000-11-22  |  7.3 KB  |  402 lines

  1. textures/ctf2/test2_trans_vert
  2. {
  3.     qer_editorimage textures/ctf/test2.tga
  4.     surfaceparm nonsolid
  5.     surfaceparm pointlight
  6.     
  7.       {
  8.         map textures/ctf/test2.tga 
  9.         rgbGen vertex
  10.     }
  11. }
  12.  
  13. textures/ctf2/test2_r_trans_vert
  14. {
  15.     qer_editorimage textures/ctf/test2_r.tga
  16.     surfaceparm nonsolid
  17.     surfaceparm pointlight
  18.       {
  19.         map textures/ctf/test2_r.tga 
  20.         rgbGen vertex
  21.     }
  22. }
  23.  
  24. textures/ctf2/redteam02
  25. {      
  26.         qer_editorimage textures/ctf2/redteam01.tga     
  27.     cull none
  28.         surfaceparm alphashadow
  29.         surfaceparm nomarks
  30.     {
  31.         map textures/ctf2/redteam01.tga
  32.         alphaFunc GE128
  33.         depthWrite
  34.         rgbGen identity
  35.                   
  36.     }
  37.         {
  38.         map $lightmap
  39.         rgbGen identity
  40.         blendFunc GL_DST_COLOR GL_ZERO
  41.         depthFunc equal
  42.     }
  43.  
  44. }
  45. textures/ctf2/blueteam02
  46. {      
  47.         qer_editorimage textures/ctf2/blueteam01.tga     
  48.     cull none
  49.         surfaceparm alphashadow
  50.         surfaceparm nomarks
  51.     {
  52.         map textures/ctf2/blueteam01.tga
  53.         alphaFunc GE128
  54.         depthWrite
  55.         rgbGen identity
  56.                   
  57.     }
  58.         {
  59.         map $lightmap
  60.         rgbGen identity
  61.         blendFunc GL_DST_COLOR GL_ZERO
  62.         depthFunc equal
  63.     }
  64.  
  65. }
  66. textures/ctf2/redteam01
  67. {           
  68.     cull none
  69.         surfaceparm nolightmap
  70.         surfaceparm trans
  71.         surfaceparm nomarks
  72.     {
  73.         map textures/ctf2/redteam01.tga
  74.         blendFunc Add
  75.         //rgbgen wave triangle 0.2 0.5 0 0.2
  76.                 rgbGen wave sin 1 .5 0 .2
  77.                   
  78.     }
  79.  
  80. }
  81. textures/ctf2/redteamscore
  82. {           
  83.     cull none
  84.         surfaceparm nolightmap
  85.         surfaceparm trans
  86.         surfaceparm nomarks
  87.     {
  88.         map textures/ctf2/redteam01.tga
  89.         blendFunc Add
  90.                   
  91.     }
  92.  
  93. }
  94.  
  95. textures/ctf2/blueteamscore
  96. {           
  97.     cull none
  98.         surfaceparm nolightmap
  99.         surfaceparm trans
  100.         surfaceparm nomarks
  101.     {
  102.         map textures/ctf2/blueteam01.tga
  103.         blendFunc Add
  104.                   
  105.     }
  106.  
  107. }
  108.  
  109.  
  110. textures/ctf2/xredteam01x
  111. // Non Flashy version
  112. {           
  113.     qer_editorimage textures/ctf2/redteam01.tga
  114.     cull none
  115.         surfaceparm nolightmap
  116.         surfaceparm trans
  117.         surfaceparm nomarks
  118.     {
  119.         map textures/ctf2/redteam01.tga
  120.         blendFunc Add
  121.         rgbgen identity
  122.                   
  123.     }
  124.  
  125. }
  126.  
  127.  
  128. textures/ctf2/xblueteam01
  129. // non flashy version
  130. {           
  131.     qer_editorimage textures/ctf2/blueteam01.tga
  132.     cull none
  133.         surfaceparm nolightmap
  134.         surfaceparm trans
  135.         surfaceparm nomarks
  136.     {
  137.         map textures/ctf2/blueteam01.tga
  138.         blendFunc Add
  139.         rgbgen identity                  
  140.     }
  141.  
  142. }
  143.  
  144.  
  145. textures/ctf2/blueteam01
  146. {           
  147.     cull none
  148.         surfaceparm nolightmap
  149.         surfaceparm trans
  150.         surfaceparm nomarks
  151.     {
  152.         map textures/ctf2/blueteam01.tga
  153.         blendFunc Add
  154.         //rgbgen wave triangle 0.2 0.5 0 0.2
  155.                 rgbGen wave sin 1 .8 0 .2
  156.                   
  157.     }
  158.  
  159. }
  160.  
  161.  
  162. textures/ctf2/red_banner02
  163. {           
  164.     surfaceparm alphashadow
  165.     cull none
  166.        
  167.     {
  168.         map textures/ctf2/red_banner02.tga
  169.         alphaFunc GE128
  170.         depthWrite
  171.         rgbGen identity
  172.                   
  173.     }
  174.         
  175.     {
  176.         map $lightmap
  177.         rgbGen identity
  178.         blendFunc GL_DST_COLOR GL_ZERO
  179.         depthFunc equal
  180.     }
  181.  
  182. }
  183.  
  184. textures/ctf2/blue_banner02
  185. {           
  186.     surfaceparm alphashadow
  187.     cull none
  188.        
  189.     {
  190.         map textures/ctf2/blue_banner02.tga
  191.         alphaFunc GE128
  192.         depthWrite
  193.         rgbGen identity
  194.                   
  195.     }
  196.         
  197.     {
  198.         map $lightmap
  199.         rgbGen identity
  200.         blendFunc GL_DST_COLOR GL_ZERO
  201.         depthFunc equal
  202.     }
  203.  
  204. }
  205. textures/ctf2/tin_redpanel
  206. {    
  207.      surfaceparm    metalsteps    
  208.      qer_editorimage textures/proto2/tin_panel.tga 
  209.         
  210.         {
  211.         map textures/effects/envmapred.tga
  212.                 tcGen environment
  213.                 blendFunc GL_ONE GL_ZERO
  214.                 rgbGen identity
  215.     }
  216.         {
  217.         map textures/proto2/tin_panel.tga
  218.                 blendFunc blend
  219.         rgbGen identity
  220.     }
  221.         {
  222.         map $lightmap
  223.                 blendFunc GL_DST_COLOR GL_ZERO
  224.         rgbGen identity
  225.     }
  226. }
  227. textures/ctf2/tin_blupanel
  228. {    
  229.      surfaceparm    metalsteps    
  230.      qer_editorimage textures/proto2/tin_panel.tga 
  231.         
  232.         {
  233.         map textures/effects/envmapblue.tga
  234.                 tcGen environment
  235.                 blendFunc GL_ONE GL_ZERO
  236.                 rgbGen identity
  237.     }
  238.         {
  239.         map textures/proto2/tin_panel.tga
  240.                 blendFunc blend
  241.         rgbGen identity
  242.     }
  243.         {
  244.         map $lightmap
  245.                 blendFunc GL_DST_COLOR GL_ZERO
  246.         rgbGen identity
  247.     }
  248. }
  249. textures/ctf2/blue_banner01
  250. {           
  251.     surfaceparm alphashadow
  252.     cull none
  253.        
  254.     {
  255.         map textures/ctf2/blue_banner01.tga
  256.         alphaFunc GE128
  257.         depthWrite
  258.         rgbGen identity
  259.                   
  260.     }
  261.         
  262.     {
  263.         map $lightmap
  264.         rgbGen identity
  265.         blendFunc GL_DST_COLOR GL_ZERO
  266.         depthFunc equal
  267.     }
  268.  
  269.         {
  270.         map textures/ctf2/b_dummy.tga
  271.         blendFunc Add
  272.         rgbGen wave sin 1 .5 0 .5
  273.                   
  274.     }
  275.  
  276. }
  277. textures/ctf2/blue_techsign01
  278. {           
  279.     surfaceparm alphashadow
  280.     cull none
  281.        
  282.     {
  283.         map textures/ctf2/blue_techsign01.tga
  284.         alphaFunc GE128
  285.         depthWrite
  286.         rgbGen identity
  287.                   
  288.     }
  289.         
  290.     {
  291.         map $lightmap
  292.         rgbGen identity
  293.         blendFunc GL_DST_COLOR GL_ZERO
  294.         depthFunc equal
  295.     }
  296.  
  297.         {
  298.         map textures/ctf2/b_dummy.tga
  299.         blendFunc Add
  300.         rgbGen wave sin 1 .5 0 .5
  301.                   
  302.     }
  303.  
  304. }
  305.  
  306. textures/ctf2/pj_baseboardr
  307. {
  308.     //q3map_lightimage textures/ctf2/pj_baseboardr_l.tga
  309.     //q3map_surfacelight 300
  310.     
  311.     {
  312.         map textures/ctf2/pj_baseboardr.tga
  313.                 rgbGen identity
  314.         }
  315.         {
  316.             map $lightmap
  317.                 blendFunc filter
  318.             rgbGen identity
  319.     }
  320.         {
  321.         map textures/ctf2/pj_baseboardr_l.tga
  322.                 blendFunc add
  323.                rgbGen wave sin .9 .5 0 .1
  324.         }
  325.     
  326. }
  327. textures/ctf2/pj_baseboardb
  328. {
  329.     //q3map_lightimage textures/ctf2/pj_baseboardb_l.tga
  330.     //q3map_surfacelight 300
  331.     
  332.     {
  333.         map textures/ctf2/pj_baseboardb.tga
  334.                 rgbGen identity
  335.         }
  336.         {
  337.             map $lightmap
  338.                 blendFunc filter
  339.             rgbGen identity
  340.     }
  341.         {
  342.         map textures/ctf2/pj_baseboardb_l.tga
  343.                 blendFunc add
  344.                 rgbGen wave sin .9 .5 0 .1
  345.         }
  346.     
  347. }
  348.  
  349. textures/ctf2/jaildr_bluescroll
  350. {
  351.     qer_editorimage textures/ctf2/jaildr_blue.tga
  352.     q3map_lightimage textures/ctf2/jaildr_blue.tga
  353.     surfaceparm nomarks
  354.     q3map_surfacelight 1000
  355.     {
  356.         map $lightmap
  357.         rgbGen identity
  358.     }
  359.     {
  360.         map textures/ctf2/jaildr_blue.tga
  361.         blendFunc GL_DST_COLOR GL_ZERO
  362.         tcMod scroll 0 -.25
  363.         rgbGen identity
  364.     }
  365.     {
  366.         map textures/ctf2/jaildr_blue.blend.tga
  367.         rgbGen wave sin 0.5 0.5 1 1
  368.         tcMod scroll 0 -.25
  369.         blendfunc GL_ONE GL_ONE
  370.     }
  371. }
  372.  
  373. textures/ctf2/blue_pennant
  374. {
  375.     DeformVertexes autosprite2
  376.         tessSize 64
  377.         deformVertexes wave 128 sin 0 5 0 .2
  378.         deformVertexes normal .5 .2
  379.         surfaceparm nomarks
  380.     surfaceparm nolightmap
  381.         //cull none
  382.         
  383.         {
  384.         map textures/ctf2/blue_pennant.tga
  385.         rgbGen identity
  386.     }
  387.       
  388.         {
  389.         map textures/ctf2/blue_pennant.tga
  390.                 blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  391.         rgbGen identity
  392.     }
  393.  
  394.        // {
  395.         //    map textures/sfx/shadow.tga
  396.        //         tcGen environment 
  397.        //         //blendFunc GL_ONE GL_ONE            
  398.        //         blendFunc GL_DST_COLOR GL_ZERO
  399.       //         rgbGen identity
  400.     //}
  401. }
  402.